Feature: Invite colaborator
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 21.527s |
Scenario: Invite colaborator successfully
Before
0m 1.550s
Given
I navigate to page "<URL>"
0m 4.977s
And
I enter email "<ADMIN_EMAIL>"
0m 1.358s
And
I enter password "<ADMIN_PASSWORD>"
0m 0.606s
And
I click on the login button
0m 3.956s
And
I wait for 2 seconds
0m 2.452s
And
I click on the settings page
0m 1.072s
And
I wait for 2 seconds
0m 2.270s
And
I click to the staff page
0m 3.282s
+ Show Error
Error: Can't call click on element with selector "/html/body/div[2]/div/main/section/section/div[2]/a[4]/span/svg" because element wasn't found
at implicitWait (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/node_modules/webdriverio/build/utils/implicitWait.js:34:19)
at async Element.elementErrorHandlerCallbackFn (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/node_modules/webdriverio/build/middlewares.js:20:29)
at async Element.wrapCommandFn (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/node_modules/@wdio/utils/build/shim.js:137:29)
at async KrakenWorld.<anonymous> (/Users/mateoolaya/devmiso/pruebasSemCinco/MISO_Pruebas/features/web/step_definitions/step.js:462:10)
And
I wait for 2 seconds
0m 0.000s
And
I click on the invite people button
0m 0.000s
And
I wait for 2 seconds
0m 0.000s
When
I write "mateoolaya1@gmail.com" in the email
0m 0.000s
And
I wait for 2 seconds
0m 0.000s
And
I click on the colaborator button
0m 0.000s
And
I wait for 2 seconds
0m 0.000s
And
I click on send invitation now button
0m 0.000s
And
I wait for 2 seconds
0m 0.000s
Then
I see that the last active user in the invited users list has email "mateoolaya1@gmail.com"
0m 0.000s
After
0m 0.004s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I enter email "<ADMIN_EMAIL>"
And
I enter password "<ADMIN_PASSWORD>"
And
I click on the login button
And
I wait for 2 seconds
And
I click on the settings page
And
I wait for 2 seconds
And
I click to the staff page
And
I wait for 2 seconds
NO IMAGE AVAILABLE
And
I click on the invite people button
NO IMAGE AVAILABLE
And
I wait for 2 seconds
NO IMAGE AVAILABLE
When
I write "mateoolaya1@gmail.com" in the email
NO IMAGE AVAILABLE
And
I wait for 2 seconds
NO IMAGE AVAILABLE
And
I click on the colaborator button
NO IMAGE AVAILABLE
And
I wait for 2 seconds
NO IMAGE AVAILABLE
And
I click on send invitation now button
NO IMAGE AVAILABLE
And
I wait for 2 seconds
NO IMAGE AVAILABLE
Then
I see that the last active user in the invited users list has email "mateoolaya1@gmail.com"
NO IMAGE AVAILABLE
After
NO IMAGE AVAILABLE